clear Snr
Returns the Signal-to-noise ratio (SNR) of the last received message,
as measured by the receiver. Return SNR of the last received message in dB
Content copied to clipboard
float snr = 4;
Return
This builder for chaining.
Returns the Signal-to-noise ratio (SNR) of the last received message,
as measured by the receiver. Return SNR of the last received message in dB
float snr = 4;
This builder for chaining.